projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb41137
)
Paren typo.
author
Stefan Monnier
<monnier@iro.umontreal.ca>
Tue, 26 Sep 2006 15:42:58 +0000
(15:42 +0000)
committer
Stefan Monnier
<monnier@iro.umontreal.ca>
Tue, 26 Sep 2006 15:42:58 +0000
(15:42 +0000)
lisp/jit-lock.el
patch
|
blob
|
history
diff --git
a/lisp/jit-lock.el
b/lisp/jit-lock.el
index 020b651bfeac76f83c602a7dfecc0a8434d16097..e049579d463a6e099fbe462b411b7f37a8f84739 100644
(file)
--- a/
lisp/jit-lock.el
+++ b/
lisp/jit-lock.el
@@
-409,7
+409,7
@@
Defaults to the whole buffer. END can be out of bounds."
(with-buffer-prepared-for-jit-lock
;; Don't cause refontification (it's already been done), but just do
;; some random buffer change, so as to force redisplay.
- (put-text-property start end 'fontified t))))
)
+ (put-text-property start end 'fontified t))))
\f